home *** CD-ROM | disk | FTP | other *** search
- ; cdc 1.8 (24 Apr 1996)
- ; CAT Catalog Emitter $Revision: 1.20 $
- ;
- ; Catalog definitions for module "SnapLoad" (SnapLoad.Book)
- ;
- ; Original Command Line:
- ;
- ; Z:\SCALA\BIN\CDC.EXE -q -t -c -n
- ; C:\TMP\catch.dir\out\snapload;Z:\scala\names -i
- ; C:\TMP\catch.dir\include;Z:\scala\include snapload.cdl -o
- ; snapload.cdl.err -e CPublicHead -v -s -o
- ; C:\TMP\catch.dir\obj\snapload\DERIVED\snapload.h -e CPrivateHead -v
- ; -s -o C:\TMP\catch.dir\obj\snapload\DERIVED\INTERNAL\snapload.ph -e
- ; CPublicDoc -o C:\TMP\catch.dir\obj\snapload\DERIVED\snapload.doc -e
- ; CPrivateDoc -o
- ; C:\TMP\catch.dir\obj\snapload\DERIVED\INTERNAL\snapload.doc -e
- ; CPublicIPF -o C:\TMP\catch.dir\obj\snapload\DERIVED\snapload.ipf -e
- ; CPrivateIPF -o
- ; C:\TMP\catch.dir\obj\snapload\DERIVED\INTERNAL\snapload.ipf -e
- ; Catalog -c -o C:\scala\Scala\Catalogs\snapload.msg -e NameDB -o
- ; C:\TMP\catch.dir\out\snapload\snapload.ndb
- ;
- ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
- ;
- VERSION 1
- REVISION 5
- LANGUAGE "English"
- NATURALNAME "SnapLoad"
- ; SNAPREF_NeedMoreSample
- ; A bare minimum of sample data is guaranteed. If that isn't enough,
- ; and the parser haven't implemented reading more, then the parser will
- ; report this error.
- MSG 0x06c01800 "Not enough sample data was provided."
- ; SNAPREF_UnknownFormat
- ; The UnknownFormat error is used by snapload to report that it did not
- ; recognize a specific file's format. This error takes one parameter.
- ; This parameter is the fullpath of the file.
- MSG 0x06c02001 "The format of the file \"%1\" is not recognized."
- ; SNAPREF_NoFormats
- ; There aren't any file formats available
- MSG 0x06c00c01 "No file formats available to load \"%1\"."
- ; SNAPREF_FailedToParseFile
- ; The FailedToParseFile error is used by some snap picture EXes to
- ; report a corrupt or unsupported file. The parameter is the fullpath
- ; of this file.
- MSG 0x06c00401 "File %1 is corrupt."
- ; SNAPSTATE_IncorrectType
- ; If the subclass of SnapState is passed in the incorrect FileType()
- ; key during create, it will report this error.
- ; Typically:
- ; "test.bmp is not a picture it is a sound sample"
- MSG 0x06c01c03 "%1 is not a %2, it is a %3."
- ; FILEMEM_WhileReadingFile
- ; This information is used to inform the user of which file a error
- ; occured inside.
- ;
- ; This text takes one parameter.
- ;
- ; This argument is the name of the file we was reading from.
- MSG 0x06c02401 "While reading file %1"
- ; FILEMEM_EmptyFile
- ; FileMem will fail to create if the file is empty.
- MSG 0x06c02801 "The file '%1' is empty."
- ; WrongFileType
- ; The WrongFileType error is used when snapload is able to detect the
- ; filetype of the file, but the caller did specify that the file should
- ; have been of another type.
- ;
- ; This error takes one parameter.
- ;
- ; This parameter is the fullpath of the file.
- MSG 0x06c00801 "The file '%1' is of the wrong type."
- ; WhileReadingFileCore
- ; This information is used to inform the user of which fileparser an
- ; error occured inside.
- ;
- ; This text takes on argument.
- ;
- ; This argument is the name of the fileparser.
- MSG 0x06c01001 "While reading %1 file"
- ; WhileWritingFile
- ; This information is used to inform the user of which filetype a error
- ; uccured inside during writing.
- ;
- ; This text takes on argument.
- ;
- ; This argument is the name of the fileparser.
- MSG 0x06c01401 "While writing %1 file"
-